object SplashForm: TSplashForm Left = 336 Top = 244 BorderStyle = bsNone Caption = 'SplashForm' ClientHeight = 134 ClientWidth = 473 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Shape2: TShape Left = 0 Top = 0 Width = 57 Height = 193 Brush.Color = 10027008 Pen.Style = psClear end object Image3: TImage Left = 56 Top = 0 Width = 417 Height = 137 Picture.Data = {} end object Shape1: TShape Left = 0 Top = 0 Width = 473 Height = 134 Align = alClient Brush.Style = bsClear Pen.Width = 2 end object Shape3: TShape Left = 16 Top = 16 Width = 49 Height = 49 end object Image1: TImage Left = 24 Top = 24 Width = 32 Height = 32 Picture.Data = {} end object Label1: TLabel Left = 80 Top = 16 Width = 191 Height = 48 Caption = 'Visual IRC' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 48 Font.Name = 'Arial Black' Font.Style = [] ParentFont = False Transparent = True end object Gauge: TGauge Left = 64 Top = 104 Width = 401 Height = 17 Color = clBlack ForeColor = 10027008 ParentColor = False Progress = 30 ShowText = False Visible = False end object Triangle: TImage Left = 64 Top = 80 Width = 17 Height = 17 Picture.Data = {} Transparent = True Visible = False end object Copyright: TLabel Left = 80 Top = 64 Width = 381 Height = 13 Caption = 'Copyright 1998-2003 Jesse McGrew. Portions copyright 1995-2000 A' + 'drian Cable.' Transparent = True end object Bevel1: TBevel Left = 80 Top = 56 Width = 361 Height = 17 Shape = bsTopLine end object VersionLabel: TLabel Left = 280 Top = 20 Width = 48 Height = 40 Caption = '2.0' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 40 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Status: TLabel Left = 80 Top = 80 Width = 3 Height = 13 Transparent = True end end